home *** CD-ROM | disk | FTP | other *** search
- title upper - filter
-
- author: Gary R. Cantrell
-
- This filter reads data from the standard input
- device, converts to upper case and writes to the
- standard output device.
-
- usage: upper < [d:][path]filename[.ext]
- -or-
- [filter |] upper [| filter]
-
- requires: DOS 2.0 & runs as COM module
-
-